home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 26.zip / BS1 part 26 / Wbench Management System.adf / Misc / helpfileCli < prev    next >
Text File  |  1990-06-13  |  7KB  |  507 lines

  1. *ASSIGN
  2.  
  3. To assign a logical device name to system device or directory
  4.  
  5. format: ASSIGN <name>: <full path location> [LIST] [EXISTS] [REMOVE]
  6.  
  7.  
  8.  
  9. *AVAIL
  10.  
  11. To report the amount of available CHIP and FAST memory in the system.
  12.  
  13. format: AVAIL [CHIP] [FAST] [TOTALS]
  14.  
  15.  
  16.  
  17. *BINDDRIVERS
  18.  
  19. To bind device drivers to their perspective hardware units
  20.  
  21. format: BINDDRIVERS
  22.  
  23.  
  24.  
  25. *BREAK
  26.  
  27. To stop execution of a process
  28.  
  29. format: BREAK <process> [ALL|C|D|E|F]
  30.  
  31.  
  32.  
  33. *CD
  34.  
  35. To set or change directories
  36.  
  37. format: CD <directory path>
  38.  
  39.  
  40.  
  41. *CHANGETASKPRI
  42.  
  43. To change the priority of processes started from CLI.
  44.  
  45. format: CHANGETASKPRI <priority(-128 to 127)> <process(status #)>
  46.  
  47.  
  48.  
  49. *COPY
  50.  
  51. To copy a file or directory
  52.  
  53. format: COPY <FROM path> to <destination path> [ALL] [QUIET] [BUF]
  54.                                                [CLONE] [DATE] [COM]
  55.                                                [NOPRO]
  56.  
  57. *DATE
  58.  
  59. To display or set the internal system clock date and time
  60.  
  61. format: DATE <date> <time> [TO=VER <filename>]
  62.  
  63.  
  64.  
  65. *DELETE
  66.  
  67. To delete files or directories
  68.  
  69. format: DELETE <Path name> [#?] [ALL] [QUIET]
  70.  
  71.  
  72.  
  73. *DIR
  74.  
  75. To display a sorted list of the files in a directory
  76.  
  77. format: DIR <Path name> [OPT A,I,AI,D] [ALL] [DIRS] [INTER] [FILES]
  78.  
  79.  
  80.  
  81. *DISKCHANGE
  82.  
  83. To inform the system you have changed a disk
  84.  
  85. format: DISKCHANGE <drive>:
  86.  
  87.  
  88.  
  89. *DISKDOCTOR
  90.  
  91. To attempt to repair a damaged or corrupt disk.
  92.  
  93. format: DISKDOCTOR <drive>:
  94.  
  95.  
  96.  
  97. *ECHO
  98.  
  99. To print a string to console or cli/shell window
  100.  
  101. format: ECHO <string> [NOLINE] [FIRST <nn>] [LEN <nn>]
  102.  
  103.  
  104.  
  105. *ED
  106.  
  107. To edit text files
  108.  
  109. format: ED [FROM] <filename> [SIZE <n>]
  110.  
  111.  
  112.  
  113. *EDIT
  114.  
  115. To edit text files by line
  116.  
  117. format: EDIT [FROM] <filename> [TO] <filename> [WITH <filename>]
  118.                                [VER <filename>] [OPT <option>]
  119.  
  120.  
  121. *ELSE
  122.  
  123. To have a alternate in a conditional script
  124.  
  125. format: ELSE
  126.  
  127.  
  128.  
  129. *ENDCLI
  130.  
  131. To end a cli/shell process
  132.  
  133. format: ENDCLI
  134.  
  135.  
  136.  
  137. *ENDIF
  138.  
  139. To terminate a IF statement in a script
  140.  
  141. format: ENDIF
  142.  
  143.  
  144.  
  145. *ENDSKIP
  146.  
  147. To terminate a skip block in a script file
  148.  
  149. format: ENDSKIP
  150.  
  151.  
  152.  
  153. *EVAL
  154.  
  155. To provide a means of evaluating simple expressions
  156.  
  157. format: EVAL <value1> <operation> <value2> [TO <file>] 
  158.                                            [LFORMAT=<STRING>]
  159.  
  160.  
  161. *EXECUTE
  162.  
  163. To execute a command file with argument substitution
  164.  
  165. format: EXECUTE <commandfile path> <arguments>
  166.  
  167.  
  168.  
  169. *FAILAT
  170.  
  171. To set a failure condition in a script
  172.  
  173. format: FAILAT <n>
  174.  
  175.  
  176.  
  177. *FAULT
  178.  
  179. To print error messages
  180.  
  181. format: FAULT <error number>
  182.  
  183.  
  184.  
  185. *FF
  186.  
  187. To speed up text display on the Amiga
  188.  
  189. format: FF [-O] [-N]
  190.  
  191.  
  192.  
  193. *FILENOTE
  194.  
  195. To attach a comment to a file
  196.  
  197. format: FILENOTE [FILE] <filename> COMMENT <comment>
  198.  
  199.  
  200.  
  201. *GETENV
  202.  
  203. To get a value of an environment variable
  204.  
  205. format: GETENV <name>
  206.  
  207.  
  208.  
  209. *ICONX
  210.  
  211. To execute a script file from Workbench
  212.  
  213. format: ICONX
  214.  
  215.  
  216.  
  217. *IF
  218.  
  219. To handle conditional operations in script files
  220.  
  221. format: IF [NOT] [WARN] [ERROR] [FAIL] [<string>EQ,GT,GE<string>]
  222.            [VAL] [EXISTS <file>]
  223.  
  224.  
  225. *INFO
  226.  
  227. To give information about a file or application
  228.  
  229. format: INFO <device>
  230.  
  231.  
  232.  
  233. *INSTALL
  234.  
  235. To set the boot block of a formatted disk to auto boot
  236.  
  237. format: INSTALL DRIVE <df0:|df1:|df2:|df3:> [NOBOOT] [CHECK]
  238.  
  239.  
  240.  
  241. *JOIN
  242.  
  243. To concatenate up to 15 files to make a new file
  244.  
  245. format: JOIN <name> <name> AS|TO <name>
  246.  
  247.  
  248.  
  249. *LAB
  250.  
  251. To specify a label in a script
  252.  
  253. format: LAB <string>
  254.  
  255.  
  256.  
  257. *LIST
  258.  
  259. To list specific information about directories and files.
  260.  
  261. format: LIST [<dir|pattern>] [P|PAT <pattern>] [KEYS] [DATES]
  262.              [NODATES] [TO <name>] [SUB <substring>] [SINCE <date>]
  263.              [UPTO <date>] [QUICK] [BLOCK] [NOHEAD] [FILES] [DIRS]
  264.              [LFORMAT <string>]
  265. *LOADWB
  266.  
  267. To start Workbench
  268.  
  269. format: LOADWB [DELAY] [-DEBUG]
  270.  
  271.  
  272.  
  273. *LOCK
  274.  
  275. To set the write protect status of a harddisk using FFS
  276.  
  277. format: LOCK <drive> [ON|OFF] <passkey>
  278.  
  279.  
  280.  
  281. *MAKEDIR
  282.  
  283. To create a new directory
  284.  
  285. format: MAKEDIR <dir name>
  286.  
  287.  
  288.  
  289. *MOUNT
  290.  
  291. To create a device node or activate a device node
  292.  
  293. format: MOUNT <device> [FROM <file>]
  294.  
  295.  
  296.  
  297. *NEWCLI
  298.  
  299. To start a new CLI window
  300.  
  301. format: NEWCLI [<window specification>] [FROM <filename>]
  302.  
  303.  
  304.  
  305. *NEWSHELL
  306.  
  307. To start a NEWSHELL window
  308.  
  309. format: NEWSHELL [<window specification>] [FROM <filename>]
  310.  
  311.  
  312.  
  313. *PATH
  314.  
  315. To set the path a cli uses to search for a command
  316.  
  317. format: PATH [SHOW] [ADD <directory>] [RESET] [QUIET]
  318.  
  319.  
  320.  
  321. *PROMPT
  322.  
  323. To set the cli/shell prompt string
  324.  
  325. format: PROMPT <prompt>   {%N=CLI#|%S=CURRENT DIRECTORY}
  326.  
  327.  
  328.  
  329. *PROTECT
  330.  
  331. To change file protection bits
  332.  
  333. format: PROTECT [FILE] <filename> [FLAGS] <+- status bits> [ADD]
  334.                                   [SUB]
  335.  
  336.  
  337. *QUIT
  338.  
  339. To exit from a script with a error code
  340.  
  341. format: QUIT <return code>
  342.  
  343.  
  344.  
  345. *RELABEL
  346.  
  347. To change the name of a disk
  348.  
  349. format: RELABEL DRIVE <drive> name <name>
  350.  
  351.  
  352.  
  353. *REMRAD
  354.  
  355. To remove the recoverable ram disk
  356.  
  357. format: REMRAD
  358.  
  359.  
  360.  
  361. *RENAME
  362.  
  363. To change the name of a file or directory
  364.  
  365. format: RENAME [FROM] <name> [TO|AS] <name>
  366.  
  367.  
  368.  
  369. *RESIDENT
  370.  
  371. To load and add commands to the resident list
  372.  
  373. format: RESIDENT <resident name> <file> [REMOVE] [ADD] [REPLACE]
  374.                                         [PURE] [SYSTEM]
  375.  
  376.  
  377. *RUN
  378.  
  379. To execute a command as a background process
  380.  
  381. format: RUN <command> [+ <comment>]
  382.  
  383.  
  384.  
  385. *SEARCH
  386.  
  387. To look for the specified text string in the specified files
  388.  
  389. format SEARCH FROM <name> <pattern> [SEARCH] <string> [ALL]
  390.                                     [NONUM] [QUIET] [QUICK] [FILE]
  391.  
  392.  
  393. *SETCLOCK
  394.  
  395. To set the battery backed up onboard clock
  396.  
  397. format: SETCLOCK LOAD|SAVE|RESET
  398.  
  399.  
  400.  
  401. *SETDATE
  402.  
  403. To set date and time of file or directory
  404.  
  405. format: SETDATE <file> <date> <time>
  406.  
  407.  
  408.  
  409. *SETENV
  410.  
  411. To set a environment variable
  412.  
  413. format: SETENV <variable name> <variable string>
  414.  
  415.  
  416.  
  417. *SETPATCH
  418.  
  419. To make ROM patches for KS 1.2 and 1.3
  420.  
  421. format: SETPATCH [R]
  422.  
  423.  
  424.  
  425. *SKIP
  426.  
  427. To skip ahead when executing command files
  428.  
  429. format: SKIP <label> [Back]
  430.  
  431.  
  432.  
  433. *SORT
  434.  
  435. To alphabetically sort each line of a file
  436.  
  437. format: SORT [FROM] <filename> [TO] <filename> [COLSTART <n>]
  438.  
  439.  
  440.  
  441. *STACK
  442.  
  443. To display or set the system stack
  444.  
  445. format: STACK <n>
  446.  
  447.  
  448.  
  449. *STATUS
  450.  
  451. To list information about processes
  452.  
  453. format: STATUS <process> [FULL] [TCB] [CLI|ALL] [COMMAND]
  454.  
  455.  
  456.  
  457. *TYPE
  458.  
  459. To type a text file to the screen or other location
  460.  
  461. format: TYPE <from> [TO <name>] [OPT H=HEX|N=NUMBER]
  462.  
  463.  
  464.  
  465. *VERSION
  466.  
  467. To find the version number of KS and WB
  468.  
  469. format: VERSION <library name|device name>
  470.  
  471.  
  472.  
  473. *WAIT
  474.  
  475. To wait for a specified time
  476.  
  477. format: WAIT <n> [SEC|SECS] [MIN|MINS] [UNTIL <time>]
  478.  
  479.  
  480.  
  481. *WHICH
  482.  
  483. To search the command path for specific command
  484.  
  485. format WHICH <filename> [NORES] [RES]
  486.  
  487.  
  488.  
  489. *WHY
  490.  
  491. To print a error message explaining why the last command failed
  492.  
  493. format: WHY
  494.  
  495.  
  496.  
  497. *EXTRAS
  498.  
  499. Control - K | Delete everything from the cursor forward
  500. Control - U | Delete everything from the cursor backward
  501. Control - X | Delete the entire line
  502. Control - W | Move cursor to next tab stop
  503.  
  504. Shift-Cursor Left brings cursor to start of line
  505. Shift-Cursor Right brings cursor to end of line
  506. Shift-Cursor Up uses string matching to find last occurrence of
  507.                a command